home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Esportes / PongLetter.swf / scripts / DefineButton2_76 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2005-11-18  |  50 b   |  4 lines

  1. on(release){
  2.    _root.gotoAndPlay("start1");
  3. }
  4.